2024-03-05 15:08:53,555 [ 33322 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy (runner:41, check_args_and_update_paths) 2024-03-05 15:08:53,555 [ 33322 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:89, check_args_and_update_paths) 2024-03-05 15:08:53,555 [ 33322 ] INFO : src dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/src (runner:96, check_args_and_update_paths) 2024-03-05 15:08:53,555 [ 33322 ] INFO : base_configs_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:98, check_args_and_update_paths) clickhouse_integration_tests_volume WARNING: Ignoring custom format, because both --format and --quiet are set. Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_cvijkw --privileged --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/src/Server/grpc_protos:/ClickHouse/src/Server/grpc_protos --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e XTABLES_LOCKFILE=/run/host/xtables.lock -e PYTHONUNBUFFERED=1 -e DOCKER_DOTNET_CLIENT_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_HELPER_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_BASE_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_KERBERIZED_HADOOP_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_KERBEROS_KDC_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_MYSQL_JAVA_CLIENT_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_MYSQL_JS_CLIENT_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_MYSQL_PHP_CLIENT_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e PYTEST_OPTS='--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_allowed_client_hosts/test.py::test_allowed_host test_allowed_client_hosts/test.py::test_denied_host test_attach_backup_from_s3_plain/test.py::test_attach_part[compact] test_attach_backup_from_s3_plain/test.py::test_attach_part[wide] test_authentication/test.py::test_authentication_fail test_authentication/test.py::test_authentication_pass test_backup_restore_on_cluster/test.py::test_async_backups_to_same_destination[http-False] test_backup_restore_on_cluster/test.py::test_async_backups_to_same_destination[http-True] test_backup_restore_on_cluster/test.py::test_async_backups_to_same_destination[native-True] test_backup_restore_on_cluster/test.py::test_backup_restore_on_single_replica test_backup_restore_on_cluster/test.py::test_different_tables_on_nodes test_backup_restore_on_cluster/test.py::test_empty_replicated_table test_backup_restore_on_cluster/test.py::test_get_error_from_other_host test_backup_restore_on_cluster/test.py::test_keeper_value_max_size test_backup_restore_on_cluster/test.py::test_mutation test_backup_restore_on_cluster/test.py::test_projection test_backup_restore_on_cluster/test.py::test_replicated_database test_backup_restore_on_cluster/test.py::test_replicated_database_async test_backup_restore_on_cluster/test.py::test_replicated_table test_backup_restore_on_cluster/test.py::test_replicated_table_restored_into_bigger_cluster test_backup_restore_on_cluster/test.py::test_replicated_table_restored_into_smaller_cluster test_backup_restore_on_cluster/test.py::test_replicated_table_with_not_synced_def test_backup_restore_on_cluster/test.py::test_replicated_table_with_not_synced_insert test_backup_restore_on_cluster/test.py::test_replicated_table_with_not_synced_merge test_backup_restore_on_cluster/test.py::test_required_privileges test_backup_restore_on_cluster/test.py::test_stop_other_host_during_backup[False] test_backup_restore_on_cluster/test.py::test_stop_other_host_during_backup[True] test_backup_restore_on_cluster/test.py::test_system_functions test_backup_restore_on_cluster/test.py::test_system_users test_backup_restore_on_cluster/test.py::test_table_in_replicated_database_with_not_synced_def test_backup_restore_on_cluster/test.py::test_table_with_parts_in_queue_considered_non_empty test_backup_restore_on_cluster/test.py::test_tables_dependency test_backward_compatibility/test_cte_distributed.py::test_cte_distributed test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible test_backward_compatibility/test_normalized_count_comparison.py::test_select_aggregate_alias_column test_backward_compatibility/test_vertical_merges_from_compact_parts.py::test_vertical_merges_from_comapact_parts test_block_structure_mismatch/test.py::test test_buffer_profile/test.py::test_buffer_profile test_buffer_profile/test.py::test_default_profile test_cgroup_limit/test.py::test_cgroup_cpu_limit test_checking_s3_blobs_paranoid/test.py::test_paranoid_check_in_logs test_cleanup_after_start/test.py::test_old_dirs_cleanup test_cluster_copier/test_trivial.py::test_trivial_copy test_cluster_copier/test_trivial.py::test_trivial_without_arguments test_compression_codec_read/test.py::test_default_codec_read test_concurrent_backups_s3/test.py::test_concurrent_backups test_concurrent_queries_restriction_by_query_kind/test.py::test_insert test_concurrent_queries_restriction_by_query_kind/test.py::test_select test_config_xml_main/test.py::test_xml_main_conf test_default_database_on_cluster/test.py::test_default_database_on_cluster test_default_role/test.py::test_alter_user test_default_role/test.py::test_set_default_roles test_default_role/test.py::test_wrong_set_default_role test_detached_parts_metrics/test.py::test_numbers_of_detached_parts test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_complex[complex_key_cache] test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_complex[complex_key_direct] test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_complex[complex_key_hashed] test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_ranged[range_hashed] test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_simple[cache] test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_simple[direct] test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_simple[flat] test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_simple[hashed] test_dictionaries_postgresql/test.py::test_bad_configuration test_dictionaries_postgresql/test.py::test_dictionary_with_replicas test_dictionaries_postgresql/test.py::test_invalidate_query test_dictionaries_postgresql/test.py::test_load_dictionaries test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key test_dictionaries_postgresql/test.py::test_postgres_schema test_dictionaries_postgresql/test.py::test_predefined_connection_configuration test_dictionaries_redis/test_long.py::test_redis_dict_long test_dictionary_custom_settings/test.py::test_work test_dictionary_ddl_on_cluster/test.py::test_dictionary_ddl_on_cluster test_disabled_access_control_improvements/test_row_policy.py::test_dcl_introspection test_disabled_access_control_improvements/test_row_policy.py::test_dcl_management test_disabled_access_control_improvements/test_row_policy.py::test_dcl_users_with_policies_from_users_xml test_disabled_access_control_improvements/test_row_policy.py::test_introspection test_disabled_access_control_improvements/test_row_policy.py::test_some_users_without_policies test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db test_disks_app_func/test.py::test_disks_app_func_cp test_disks_app_func/test.py::test_disks_app_func_ld test_disks_app_func/test.py::test_disks_app_func_ln test_disks_app_func/test.py::test_disks_app_func_ls test_disks_app_func/test.py::test_disks_app_func_mv test_disks_app_func/test.py::test_disks_app_func_read_write test_disks_app_func/test.py::test_disks_app_func_rm test_disks_app_func/test.py::test_remote_disk_list test_distributed_ddl/test.py::test_allowed_databases[configs] test_distributed_ddl/test.py::test_allowed_databases[configs_secure] test_distributed_ddl/test.py::test_create_as_select[configs] test_distributed_ddl/test.py::test_create_as_select[configs_secure] test_distributed_ddl/test.py::test_create_reserved[configs] test_distributed_ddl/test.py::test_create_reserved[configs_secure] test_distributed_ddl/test.py::test_create_view[configs] test_distributed_ddl/test.py::test_create_view[configs_secure] test_distributed_ddl/test.py::test_default_database[configs] test_distributed_ddl/test.py::test_default_database[configs_secure] -vvv' altinityinfra/integration-tests-runner:0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c '. Start tests ============================= test session starts ============================== platform linux -- Python 3.8.10, pytest-8.0.0, pluggy-1.4.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: repeat-0.9.3, xdist-3.5.0, random-0.2, timeout-2.2.0, order-1.0.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_authentication/test.py::test_authentication_fail test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_complex[complex_key_cache] test_attach_backup_from_s3_plain/test.py::test_attach_part[compact] test_allowed_client_hosts/test.py::test_allowed_host test_backup_restore_on_cluster/test.py::test_async_backups_to_same_destination[http-False] test_dictionaries_postgresql/test.py::test_bad_configuration test_default_role/test.py::test_alter_user test_disabled_access_control_improvements/test_row_policy.py::test_dcl_introspection test_distributed_ddl/test.py::test_allowed_databases[configs] test_disks_app_func/test.py::test_disks_app_func_cp [gw9] [ 1%] PASSED test_authentication/test.py::test_authentication_fail test_authentication/test.py::test_authentication_pass [gw9] [ 2%] PASSED test_authentication/test.py::test_authentication_pass [gw6] [ 3%] PASSED test_default_role/test.py::test_alter_user test_default_role/test.py::test_set_default_roles test_cluster_copier/test_trivial.py::test_trivial_copy [gw8] [ 4%] PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[compact] test_attach_backup_from_s3_plain/test.py::test_attach_part[wide] [gw6] [ 5%] PASSED test_default_role/test.py::test_set_default_roles test_default_role/test.py::test_wrong_set_default_role [gw4] [ 6%] PASSED test_disks_app_func/test.py::test_disks_app_func_cp test_disks_app_func/test.py::test_disks_app_func_ld [gw2] [ 7%] PASSED test_dictionaries_postgresql/test.py::test_bad_configuration test_dictionaries_postgresql/test.py::test_dictionary_with_replicas [gw5] [ 8%] PASSED test_disabled_access_control_improvements/test_row_policy.py::test_dcl_introspection [gw4] [ 9%] PASSED test_disks_app_func/test.py::test_disks_app_func_ld test_disks_app_func/test.py::test_disks_app_func_ln test_disabled_access_control_improvements/test_row_policy.py::test_dcl_management [gw8] [ 10%] PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[wide] [gw6] [ 11%] PASSED test_default_role/test.py::test_wrong_set_default_role [gw7] [ 12%] PASSED test_allowed_client_hosts/test.py::test_allowed_host test_allowed_client_hosts/test.py::test_denied_host [gw2] [ 13%] PASSED test_dictionaries_postgresql/test.py::test_dictionary_with_replicas test_dictionaries_postgresql/test.py::test_invalidate_query [gw4] [ 14%] PASSED test_disks_app_func/test.py::test_disks_app_func_ln test_disks_app_func/test.py::test_disks_app_func_ls [gw7] [ 15%] PASSED test_allowed_client_hosts/test.py::test_denied_host [gw4] [ 16%] PASSED test_disks_app_func/test.py::test_disks_app_func_ls test_disks_app_func/test.py::test_disks_app_func_mv [gw4] [ 17%] PASSED test_disks_app_func/test.py::test_disks_app_func_mv test_disks_app_func/test.py::test_disks_app_func_read_write [gw4] [ 18%] PASSED test_disks_app_func/test.py::test_disks_app_func_read_write test_disks_app_func/test.py::test_disks_app_func_rm [gw5] [ 19%] PASSED test_disabled_access_control_improvements/test_row_policy.py::test_dcl_management test_concurrent_queries_restriction_by_query_kind/test.py::test_insert test_disabled_access_control_improvements/test_row_policy.py::test_dcl_users_with_policies_from_users_xml test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible [gw4] [ 20%] PASSED test_disks_app_func/test.py::test_disks_app_func_rm test_disks_app_func/test.py::test_remote_disk_list [gw5] [ 21%] PASSED test_disabled_access_control_improvements/test_row_policy.py::test_dcl_users_with_policies_from_users_xml test_disabled_access_control_improvements/test_row_policy.py::test_introspection [gw5] [ 22%] PASSED test_disabled_access_control_improvements/test_row_policy.py::test_introspection [gw4] [ 23%] PASSED test_disks_app_func/test.py::test_remote_disk_list test_disabled_access_control_improvements/test_row_policy.py::test_some_users_without_policies [gw5] [ 24%] PASSED test_disabled_access_control_improvements/test_row_policy.py::test_some_users_without_policies [gw1] [ 25%] PASSED test_distributed_ddl/test.py::test_allowed_databases[configs] test_distributed_ddl/test.py::test_create_as_select[configs] [gw0] [ 26%] PASSED test_backup_restore_on_cluster/test.py::test_async_backups_to_same_destination[http-False] test_cgroup_limit/test.py::test_cgroup_cpu_limit [gw1] [ 27%] PASSED test_distributed_ddl/test.py::test_create_as_select[configs] test_distributed_ddl/test.py::test_create_reserved[configs] test_backup_restore_on_cluster/test.py::test_async_backups_to_same_destination[http-True] [gw1] [ 28%] PASSED test_distributed_ddl/test.py::test_create_reserved[configs] test_distributed_ddl/test.py::test_create_view[configs] [gw2] [ 29%] PASSED test_dictionaries_postgresql/test.py::test_invalidate_query test_dictionaries_postgresql/test.py::test_load_dictionaries [gw5] [ 30%] FAILED test_cgroup_limit/test.py::test_cgroup_cpu_limit test_checking_s3_blobs_paranoid/test.py::test_paranoid_check_in_logs [gw0] [ 31%] PASSED test_backup_restore_on_cluster/test.py::test_async_backups_to_same_destination[http-True] [gw2] [ 32%] PASSED test_dictionaries_postgresql/test.py::test_load_dictionaries test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load [gw2] [ 33%] PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key test_backup_restore_on_cluster/test.py::test_async_backups_to_same_destination[native-True] [gw2] [ 34%] PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key [gw2] [ 35%] PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key test_dictionaries_postgresql/test.py::test_postgres_schema [gw1] [ 36%] PASSED test_distributed_ddl/test.py::test_create_view[configs] test_distributed_ddl/test.py::test_default_database[configs] [gw2] [ 37%] PASSED test_dictionaries_postgresql/test.py::test_postgres_schema test_dictionaries_postgresql/test.py::test_predefined_connection_configuration [gw2] [ 38%] PASSED test_dictionaries_postgresql/test.py::test_predefined_connection_configuration [gw0] [ 39%] PASSED test_backup_restore_on_cluster/test.py::test_async_backups_to_same_destination[native-True] [gw9] [ 40%] PASSED test_cluster_copier/test_trivial.py::test_trivial_copy test_cluster_copier/test_trivial.py::test_trivial_without_arguments test_buffer_profile/test.py::test_buffer_profile [gw1] [ 41%] PASSED test_distributed_ddl/test.py::test_default_database[configs] test_distributed_ddl/test.py::test_allowed_databases[configs_secure] test_backup_restore_on_cluster/test.py::test_backup_restore_on_single_replica [gw3] [ 42%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_complex[complex_key_cache] test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_complex[complex_key_direct] test_concurrent_backups_s3/test.py::test_concurrent_backups [gw0] [ 43%] PASSED test_backup_restore_on_cluster/test.py::test_backup_restore_on_single_replica test_backup_restore_on_cluster/test.py::test_different_tables_on_nodes test_backward_compatibility/test_cte_distributed.py::test_cte_distributed [gw0] [ 44%] PASSED test_backup_restore_on_cluster/test.py::test_different_tables_on_nodes [gw6] [ 45%] PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_insert test_concurrent_queries_restriction_by_query_kind/test.py::test_select test_backup_restore_on_cluster/test.py::test_empty_replicated_table [gw8] [ 46%] PASSED test_buffer_profile/test.py::test_buffer_profile test_buffer_profile/test.py::test_default_profile [gw8] [ 47%] PASSED test_buffer_profile/test.py::test_default_profile [gw0] [ 48%] PASSED test_backup_restore_on_cluster/test.py::test_empty_replicated_table test_backup_restore_on_cluster/test.py::test_get_error_from_other_host [gw7] [ 49%] PASSED test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible [gw9] [ 50%] PASSED test_cluster_copier/test_trivial.py::test_trivial_without_arguments [gw7] [ 51%] PASSED test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible [gw0] [ 52%] PASSED test_backup_restore_on_cluster/test.py::test_get_error_from_other_host [gw5] [ 53%] PASSED test_checking_s3_blobs_paranoid/test.py::test_paranoid_check_in_logs test_backup_restore_on_cluster/test.py::test_keeper_value_max_size test_default_database_on_cluster/test.py::test_default_database_on_cluster test_backward_compatibility/test_vertical_merges_from_compact_parts.py::test_vertical_merges_from_comapact_parts [gw0] [ 54%] PASSED test_backup_restore_on_cluster/test.py::test_keeper_value_max_size test_backup_restore_on_cluster/test.py::test_mutation test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema [gw0] [ 55%] PASSED test_backup_restore_on_cluster/test.py::test_mutation test_backup_restore_on_cluster/test.py::test_projection [gw0] [ 56%] PASSED test_backup_restore_on_cluster/test.py::test_projection [gw6] [ 57%] PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_select [gw3] [ 58%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_complex[complex_key_direct] test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_complex[complex_key_hashed] test_backup_restore_on_cluster/test.py::test_replicated_database test_backward_compatibility/test_normalized_count_comparison.py::test_select_aggregate_alias_column [gw4] [ 59%] PASSED test_backward_compatibility/test_cte_distributed.py::test_cte_distributed [gw0] [ 60%] PASSED test_backup_restore_on_cluster/test.py::test_replicated_database [gw9] [ 61%] PASSED test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db test_backup_restore_on_cluster/test.py::test_replicated_database_async test_block_structure_mismatch/test.py::test test_cleanup_after_start/test.py::test_old_dirs_cleanup [gw9] [ 62%] PASSED test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db [gw8] [ 63%] PASSED test_default_database_on_cluster/test.py::test_default_database_on_cluster [gw0] [ 64%] PASSED test_backup_restore_on_cluster/test.py::test_replicated_database_async test_backup_restore_on_cluster/test.py::test_replicated_table [gw4] [ 65%] PASSED test_block_structure_mismatch/test.py::test [gw0] [ 66%] PASSED test_backup_restore_on_cluster/test.py::test_replicated_table test_dictionaries_redis/test_long.py::test_redis_dict_long test_backup_restore_on_cluster/test.py::test_replicated_table_restored_into_bigger_cluster [gw1] [ 67%] PASSED test_distributed_ddl/test.py::test_allowed_databases[configs_secure] test_distributed_ddl/test.py::test_create_as_select[configs_secure] [gw1] [ 68%] PASSED test_distributed_ddl/test.py::test_create_as_select[configs_secure] test_distributed_ddl/test.py::test_create_reserved[configs_secure] [gw0] [ 69%] PASSED test_backup_restore_on_cluster/test.py::test_replicated_table_restored_into_bigger_cluster test_dictionary_ddl_on_cluster/test.py::test_dictionary_ddl_on_cluster [gw1] [ 70%] PASSED test_distributed_ddl/test.py::test_create_reserved[configs_secure] test_distributed_ddl/test.py::test_create_view[configs_secure] [gw5] [ 71%] PASSED test_cleanup_after_start/test.py::test_old_dirs_cleanup test_backup_restore_on_cluster/test.py::test_replicated_table_restored_into_smaller_cluster [gw3] [ 72%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_complex[complex_key_hashed] test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_ranged[range_hashed] [gw0] [ 73%] PASSED test_backup_restore_on_cluster/test.py::test_replicated_table_restored_into_smaller_cluster [gw6] [ 74%] PASSED test_backward_compatibility/test_normalized_count_comparison.py::test_select_aggregate_alias_column [gw1] [ 75%] PASSED test_distributed_ddl/test.py::test_create_view[configs_secure] test_distributed_ddl/test.py::test_default_database[configs_secure] test_backup_restore_on_cluster/test.py::test_replicated_table_with_not_synced_def test_dictionary_custom_settings/test.py::test_work [gw1] [ 76%] PASSED test_distributed_ddl/test.py::test_default_database[configs_secure] [gw0] [ 77%] PASSED test_backup_restore_on_cluster/test.py::test_replicated_table_with_not_synced_def test_backup_restore_on_cluster/test.py::test_replicated_table_with_not_synced_insert [gw0] [ 78%] PASSED test_backup_restore_on_cluster/test.py::test_replicated_table_with_not_synced_insert [gw3] [ 79%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_ranged[range_hashed] test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_simple[cache] test_backup_restore_on_cluster/test.py::test_replicated_table_with_not_synced_merge test_compression_codec_read/test.py::test_default_codec_read [gw0] [ 80%] PASSED test_backup_restore_on_cluster/test.py::test_replicated_table_with_not_synced_merge test_backup_restore_on_cluster/test.py::test_required_privileges [gw6] [ 81%] PASSED test_dictionary_custom_settings/test.py::test_work [gw0] [ 82%] PASSED test_backup_restore_on_cluster/test.py::test_required_privileges test_backup_restore_on_cluster/test.py::test_stop_other_host_during_backup[False] [gw7] [ 83%] PASSED test_backward_compatibility/test_vertical_merges_from_compact_parts.py::test_vertical_merges_from_comapact_parts [gw8] [ 84%] PASSED test_dictionary_ddl_on_cluster/test.py::test_dictionary_ddl_on_cluster [gw0] [ 85%] PASSED test_backup_restore_on_cluster/test.py::test_stop_other_host_during_backup[False] test_backup_restore_on_cluster/test.py::test_stop_other_host_during_backup[True] [gw2] [ 86%] PASSED test_concurrent_backups_s3/test.py::test_concurrent_backups [gw3] [ 87%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_simple[cache] test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_simple[direct] [gw5] [ 88%] PASSED test_compression_codec_read/test.py::test_default_codec_read [gw4] [ 89%] PASSED test_dictionaries_redis/test_long.py::test_redis_dict_long [gw0] [ 90%] PASSED test_backup_restore_on_cluster/test.py::test_stop_other_host_during_backup[True] test_backup_restore_on_cluster/test.py::test_system_functions [gw0] [ 91%] PASSED test_backup_restore_on_cluster/test.py::test_system_functions test_backup_restore_on_cluster/test.py::test_system_users [gw0] [ 92%] PASSED test_backup_restore_on_cluster/test.py::test_system_users test_config_xml_main/test.py::test_xml_main_conf test_backup_restore_on_cluster/test.py::test_table_in_replicated_database_with_not_synced_def [gw0] [ 93%] PASSED test_backup_restore_on_cluster/test.py::test_table_in_replicated_database_with_not_synced_def test_backup_restore_on_cluster/test.py::test_table_with_parts_in_queue_considered_non_empty [gw3] [ 94%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_simple[direct] test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_simple[flat] [gw0] [ 95%] PASSED test_backup_restore_on_cluster/test.py::test_table_with_parts_in_queue_considered_non_empty test_backup_restore_on_cluster/test.py::test_tables_dependency [gw0] [ 96%] PASSED test_backup_restore_on_cluster/test.py::test_tables_dependency [gw2] [ 97%] PASSED test_config_xml_main/test.py::test_xml_main_conf test_detached_parts_metrics/test.py::test_numbers_of_detached_parts [gw3] [ 98%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_simple[flat] test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_simple[hashed] [gw2] [ 99%] PASSED test_detached_parts_metrics/test.py::test_numbers_of_detached_parts [gw3] [100%] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_simple[hashed] =================================== FAILURES =================================== ____________________________ test_cgroup_cpu_limit _____________________________ [gw5] linux -- Python 3.8.10 /usr/bin/python3 def test_cgroup_cpu_limit(): for num_cpus in (1, 2, 4, 2.8): > result = run_with_cpu_limit( "clickhouse local -q \"select value from system.settings where name='max_threads'\"", num_cpus, ) test_cgroup_limit/test.py:43: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ test_cgroup_limit/test.py:38: in run_with_cpu_limit return run_command_in_container(cmd, *args) test_cgroup_limit/test.py:19: in run_command_in_container return subprocess.check_output( /usr/lib/python3.8/subprocess.py:415: in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ input = None, capture_output = False, timeout = None, check = True popenargs = (['docker', 'run', '--rm', '--cpus', '1', '--volume', ...],) kwargs = {'stdout': -1}, process = stdout = b'', stderr = None, retcode = 125 def run(*popenargs, input=None, capture_output=False, timeout=None, check=False, **kwargs): """Run command with arguments and return a CompletedProcess instance. The returned instance will have attributes args, returncode, stdout and stderr. By default, stdout and stderr are not captured, and those attributes will be None. Pass stdout=PIPE and/or stderr=PIPE in order to capture them. If check is True and the exit code was non-zero, it raises a CalledProcessError. The CalledProcessError object will have the return code in the returncode attribute, and output & stderr attributes if those streams were captured. If timeout is given, and the process takes too long, a TimeoutExpired exception will be raised. There is an optional argument "input", allowing you to pass bytes or a string to the subprocess's stdin. If you use this argument you may not also use the Popen constructor's "stdin" argument, as it will be used internally. By default, all communication is in bytes, and therefore any "input" should be bytes, and the stdout and stderr will be bytes. If in text mode, any "input" should be a string, and stdout and stderr will be strings decoded according to locale encoding, or by "encoding" if set. Text mode is triggered by setting any of text, encoding, errors or universal_newlines. The other arguments are the same as for the Popen constructor. """ if input is not None: if kwargs.get('stdin') is not None: raise ValueError('stdin and input arguments may not both be used.') kwargs['stdin'] = PIPE if capture_output: if kwargs.get('stdout') is not None or kwargs.get('stderr') is not None: raise ValueError('stdout and stderr arguments may not be used ' 'with capture_output.') kwargs['stdout'] = PIPE kwargs['stderr'] = PIPE with Popen(*popenargs, **kwargs) as process: try: stdout, stderr = process.communicate(input, timeout=timeout) except TimeoutExpired as exc: process.kill() if _mswindows: # Windows accumulates the output in a single blocking # read() call run on child threads, with the timeout # being done in a join() on those threads. communicate() # _after_ kill() is required to collect that and add it # to the exception. exc.stdout, exc.stderr = process.communicate() else: # POSIX _communicate already populated the output so # far into the TimeoutExpired exception. process.wait() raise except: # Including KeyboardInterrupt, communicate handled that. process.kill() # We don't call process.wait() as .__exit__ does that for us. raise retcode = process.poll() if check and retcode: > raise CalledProcessError(retcode, process.args, output=stdout, stderr=stderr) E subprocess.CalledProcessError: Command '['docker', 'run', '--rm', '--cpus', '1', '--volume', '/clickhouse:/usr/bin/clickhouse', 'ubuntu:20.04', 'sh', '-c', 'clickhouse local -q "select value from system.settings where name=\'max_threads\'"']' returned non-zero exit status 125. /usr/lib/python3.8/subprocess.py:516: CalledProcessError ----------------------------- Captured stderr call ----------------------------- Unable to find image 'ubuntu:20.04' locally 20.04: Pulling from library/ubuntu 8ee087424735: Already exists Digest: sha256:bb1c41682308d7040f74d103022816d41c50d7b0c89e9d706a74b4e548636e54 Status: Downloaded newer image for ubuntu:20.04 docker: Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: unable to apply cgroup configuration: cannot enter cgroupv2 "/sys/fs/cgroup/docker" with domain controllers -- it is in threaded mode: unknown. ============================== slowest durations =============================== 76.27s call test_concurrent_backups_s3/test.py::test_concurrent_backups 47.46s setup test_distributed_ddl/test.py::test_allowed_databases[configs_secure] 36.20s setup test_backward_compatibility/test_vertical_merges_from_compact_parts.py::test_vertical_merges_from_comapact_parts 31.50s setup test_distributed_ddl/test.py::test_allowed_databases[configs] 31.15s setup test_backup_restore_on_cluster/test.py::test_async_backups_to_same_destination[http-False] 29.16s setup test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible 28.00s call test_backward_compatibility/test_vertical_merges_from_compact_parts.py::test_vertical_merges_from_comapact_parts 27.36s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_simple[cache] 26.85s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_simple[direct] 26.78s setup test_backward_compatibility/test_cte_distributed.py::test_cte_distributed 26.45s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_simple[flat] 26.24s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_simple[hashed] 26.10s setup test_dictionaries_redis/test_long.py::test_redis_dict_long 26.09s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_complex[complex_key_direct] 25.77s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_complex[complex_key_hashed] 25.65s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_complex[complex_key_cache] 24.94s setup test_dictionary_ddl_on_cluster/test.py::test_dictionary_ddl_on_cluster 22.64s teardown test_concurrent_backups_s3/test.py::test_concurrent_backups 22.44s setup test_default_database_on_cluster/test.py::test_default_database_on_cluster 22.09s teardown test_checking_s3_blobs_paranoid/test.py::test_paranoid_check_in_logs 22.05s teardown test_attach_backup_from_s3_plain/test.py::test_attach_part[wide] 22.04s call test_dictionaries_redis/test_long.py::test_redis_dict_long 21.85s teardown test_disks_app_func/test.py::test_remote_disk_list 21.78s setup test_backward_compatibility/test_normalized_count_comparison.py::test_select_aggregate_alias_column 20.55s call test_concurrent_queries_restriction_by_query_kind/test.py::test_select 19.54s setup test_dictionaries_postgresql/test.py::test_bad_configuration 19.53s setup test_allowed_client_hosts/test.py::test_allowed_host 19.21s call test_config_xml_main/test.py::test_xml_main_conf 18.88s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_complex[complex_key_cache] 18.44s setup test_checking_s3_blobs_paranoid/test.py::test_paranoid_check_in_logs 18.30s setup test_attach_backup_from_s3_plain/test.py::test_attach_part[compact] 18.14s setup test_disks_app_func/test.py::test_disks_app_func_cp 18.04s teardown test_distributed_ddl/test.py::test_default_database[configs_secure] 17.32s setup test_compression_codec_read/test.py::test_default_codec_read 15.91s teardown test_backup_restore_on_cluster/test.py::test_tables_dependency 15.86s setup test_concurrent_queries_restriction_by_query_kind/test.py::test_insert 15.40s call test_backup_restore_on_cluster/test.py::test_stop_other_host_during_backup[True] 15.39s setup test_authentication/test.py::test_authentication_fail 15.27s setup test_disabled_access_control_improvements/test_row_policy.py::test_dcl_introspection 15.13s setup test_default_role/test.py::test_alter_user 14.88s setup test_dictionary_custom_settings/test.py::test_work 14.86s call test_dictionaries_postgresql/test.py::test_invalidate_query 14.53s setup test_detached_parts_metrics/test.py::test_numbers_of_detached_parts 13.33s teardown test_cleanup_after_start/test.py::test_old_dirs_cleanup 12.30s call test_cluster_copier/test_trivial.py::test_trivial_without_arguments 12.18s call test_cluster_copier/test_trivial.py::test_trivial_copy 12.14s call test_compression_codec_read/test.py::test_default_codec_read 12.07s teardown test_default_database_on_cluster/test.py::test_default_database_on_cluster 11.83s teardown test_backward_compatibility/test_vertical_merges_from_compact_parts.py::test_vertical_merges_from_comapact_parts 11.09s setup test_cluster_copier/test_trivial.py::test_trivial_copy 10.82s teardown test_cluster_copier/test_trivial.py::test_trivial_without_arguments 10.42s call test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_ranged[range_hashed] 10.26s call test_backup_restore_on_cluster/test.py::test_stop_other_host_during_backup[False] 10.23s setup test_cleanup_after_start/test.py::test_old_dirs_cleanup 10.19s setup test_concurrent_backups_s3/test.py::test_concurrent_backups 10.10s call test_concurrent_queries_restriction_by_query_kind/test.py::test_insert 10.07s setup test_buffer_profile/test.py::test_buffer_profile 9.61s setup test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema 8.84s call test_dictionary_ddl_on_cluster/test.py::test_dictionary_ddl_on_cluster 7.98s teardown test_dictionary_ddl_on_cluster/test.py::test_dictionary_ddl_on_cluster 7.96s setup test_block_structure_mismatch/test.py::test 6.61s call test_cleanup_after_start/test.py::test_old_dirs_cleanup 5.87s call test_detached_parts_metrics/test.py::test_numbers_of_detached_parts 5.74s call test_backup_restore_on_cluster/test.py::test_replicated_database_async 5.36s call test_backup_restore_on_cluster/test.py::test_tables_dependency 5.10s call test_backup_restore_on_cluster/test.py::test_required_privileges 4.76s call test_disabled_access_control_improvements/test_row_policy.py::test_dcl_introspection 4.70s call test_backup_restore_on_cluster/test.py::test_mutation 4.53s call test_backup_restore_on_cluster/test.py::test_replicated_database 4.51s call test_distributed_ddl/test.py::test_create_view[configs] 4.51s call test_backup_restore_on_cluster/test.py::test_keeper_value_max_size 4.19s call test_backup_restore_on_cluster/test.py::test_replicated_table 4.13s teardown test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible 4.09s call test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db 3.93s call test_backup_restore_on_cluster/test.py::test_table_in_replicated_database_with_not_synced_def 3.88s teardown test_concurrent_queries_restriction_by_query_kind/test.py::test_select 3.85s teardown test_block_structure_mismatch/test.py::test 3.75s teardown test_allowed_client_hosts/test.py::test_denied_host 3.74s call test_backup_restore_on_cluster/test.py::test_replicated_table_with_not_synced_def 3.69s teardown test_dictionaries_redis/test_long.py::test_redis_dict_long 3.67s call test_disabled_access_control_improvements/test_row_policy.py::test_some_users_without_policies 3.64s teardown test_disabled_access_control_improvements/test_row_policy.py::test_some_users_without_policies 3.50s teardown test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db 3.48s call test_backup_restore_on_cluster/test.py::test_async_backups_to_same_destination[native-True] 3.48s call test_disabled_access_control_improvements/test_row_policy.py::test_dcl_management 3.46s teardown test_default_role/test.py::test_wrong_set_default_role 3.42s call test_distributed_ddl/test.py::test_default_database[configs_secure] 3.42s call test_distributed_ddl/test.py::test_default_database[configs] 3.42s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_simple[hashed] 3.40s teardown test_buffer_profile/test.py::test_default_profile 3.36s call test_backup_restore_on_cluster/test.py::test_replicated_table_with_not_synced_insert 3.35s call test_backup_restore_on_cluster/test.py::test_replicated_table_restored_into_bigger_cluster 3.31s call test_backup_restore_on_cluster/test.py::test_replicated_table_with_not_synced_merge 3.26s teardown test_dictionary_custom_settings/test.py::test_work 3.23s call test_backup_restore_on_cluster/test.py::test_system_users 3.21s call test_distributed_ddl/test.py::test_create_view[configs_secure] 3.15s teardown test_dictionaries_postgresql/test.py::test_predefined_connection_configuration 3.02s call test_backup_restore_on_cluster/test.py::test_backup_restore_on_single_replica 3.01s call test_backup_restore_on_cluster/test.py::test_async_backups_to_same_destination[http-True] 2.95s teardown test_backward_compatibility/test_cte_distributed.py::test_cte_distributed 2.93s teardown test_detached_parts_metrics/test.py::test_numbers_of_detached_parts 2.92s call test_cgroup_limit/test.py::test_cgroup_cpu_limit 2.79s teardown test_backward_compatibility/test_normalized_count_comparison.py::test_select_aggregate_alias_column 2.67s call test_default_database_on_cluster/test.py::test_default_database_on_cluster 2.61s call test_backup_restore_on_cluster/test.py::test_projection 2.59s call test_backup_restore_on_cluster/test.py::test_system_functions 2.57s teardown test_authentication/test.py::test_authentication_pass 2.28s call test_backup_restore_on_cluster/test.py::test_different_tables_on_nodes 2.25s call test_default_role/test.py::test_set_default_roles 2.23s call test_backup_restore_on_cluster/test.py::test_async_backups_to_same_destination[http-False] 2.22s teardown test_compression_codec_read/test.py::test_default_codec_read 2.18s call test_distributed_ddl/test.py::test_create_reserved[configs_secure] 2.14s call test_backup_restore_on_cluster/test.py::test_empty_replicated_table 2.09s call test_backup_restore_on_cluster/test.py::test_replicated_table_restored_into_smaller_cluster 2.06s call test_dictionaries_postgresql/test.py::test_predefined_connection_configuration 2.00s call test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema 1.97s call test_default_role/test.py::test_alter_user 1.85s call test_disks_app_func/test.py::test_disks_app_func_rm 1.82s call test_backup_restore_on_cluster/test.py::test_table_with_parts_in_queue_considered_non_empty 1.81s call test_disks_app_func/test.py::test_disks_app_func_cp 1.80s call test_dictionary_custom_settings/test.py::test_work 1.79s call test_distributed_ddl/test.py::test_allowed_databases[configs_secure] 1.74s teardown test_backup_restore_on_cluster/test.py::test_replicated_database 1.73s call test_dictionaries_postgresql/test.py::test_load_dictionaries 1.54s call test_distributed_ddl/test.py::test_allowed_databases[configs] 1.53s teardown test_backup_restore_on_cluster/test.py::test_replicated_database_async 1.53s teardown test_backup_restore_on_cluster/test.py::test_replicated_table_with_not_synced_insert 1.53s teardown test_backup_restore_on_cluster/test.py::test_replicated_table 1.53s teardown test_backup_restore_on_cluster/test.py::test_different_tables_on_nodes 1.45s call test_backward_compatibility/test_normalized_count_comparison.py::test_select_aggregate_alias_column 1.43s teardown test_backup_restore_on_cluster/test.py::test_stop_other_host_during_backup[False] 1.23s teardown test_backup_restore_on_cluster/test.py::test_projection 1.23s teardown test_backup_restore_on_cluster/test.py::test_backup_restore_on_single_replica 1.18s teardown test_backup_restore_on_cluster/test.py::test_required_privileges 1.16s call test_attach_backup_from_s3_plain/test.py::test_attach_part[compact] 1.13s teardown test_backup_restore_on_cluster/test.py::test_stop_other_host_during_backup[True] 1.13s teardown test_backup_restore_on_cluster/test.py::test_system_functions 1.13s teardown test_backup_restore_on_cluster/test.py::test_replicated_table_with_not_synced_def 1.13s teardown test_backup_restore_on_cluster/test.py::test_replicated_table_restored_into_bigger_cluster 1.13s teardown test_backup_restore_on_cluster/test.py::test_table_in_replicated_database_with_not_synced_def 1.10s call test_disks_app_func/test.py::test_disks_app_func_mv 1.08s teardown test_backup_restore_on_cluster/test.py::test_replicated_table_restored_into_smaller_cluster 1.08s teardown test_backup_restore_on_cluster/test.py::test_async_backups_to_same_destination[http-True] 1.08s teardown test_backup_restore_on_cluster/test.py::test_system_users 1.08s teardown test_backup_restore_on_cluster/test.py::test_empty_replicated_table 1.08s teardown test_backup_restore_on_cluster/test.py::test_async_backups_to_same_destination[http-False] 1.08s teardown test_backup_restore_on_cluster/test.py::test_get_error_from_other_host 1.08s teardown test_backup_restore_on_cluster/test.py::test_async_backups_to_same_destination[native-True] 1.07s teardown test_backup_restore_on_cluster/test.py::test_table_with_parts_in_queue_considered_non_empty 1.07s teardown test_backup_restore_on_cluster/test.py::test_replicated_table_with_not_synced_merge 1.07s call test_allowed_client_hosts/test.py::test_allowed_host 1.03s teardown test_backup_restore_on_cluster/test.py::test_keeper_value_max_size 1.01s call test_attach_backup_from_s3_plain/test.py::test_attach_part[wide] 1.00s call test_disabled_access_control_improvements/test_row_policy.py::test_dcl_users_with_policies_from_users_xml 0.98s call test_distributed_ddl/test.py::test_create_reserved[configs] 0.97s teardown test_backup_restore_on_cluster/test.py::test_mutation 0.97s call test_dictionaries_postgresql/test.py::test_dictionary_with_replicas 0.88s call test_disks_app_func/test.py::test_disks_app_func_ls 0.85s call test_default_role/test.py::test_wrong_set_default_role 0.84s call test_checking_s3_blobs_paranoid/test.py::test_paranoid_check_in_logs 0.83s call test_disks_app_func/test.py::test_remote_disk_list 0.80s call test_disks_app_func/test.py::test_disks_app_func_ln 0.77s call test_distributed_ddl/test.py::test_create_as_select[configs_secure] 0.72s call test_distributed_ddl/test.py::test_create_as_select[configs] 0.71s call test_backup_restore_on_cluster/test.py::test_get_error_from_other_host 0.68s call test_authentication/test.py::test_authentication_pass 0.63s call test_dictionaries_postgresql/test.py::test_postgres_schema 0.60s teardown test_disabled_access_control_improvements/test_row_policy.py::test_dcl_management 0.56s call test_block_structure_mismatch/test.py::test 0.54s call test_allowed_client_hosts/test.py::test_denied_host 0.52s call test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key 0.52s call test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load 0.51s call test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key 0.41s call test_dictionaries_postgresql/test.py::test_bad_configuration 0.40s call test_disks_app_func/test.py::test_disks_app_func_read_write 0.39s teardown test_disabled_access_control_improvements/test_row_policy.py::test_dcl_users_with_policies_from_users_xml 0.39s call test_backward_compatibility/test_cte_distributed.py::test_cte_distributed 0.39s teardown test_disabled_access_control_improvements/test_row_policy.py::test_introspection 0.35s teardown test_disabled_access_control_improvements/test_row_policy.py::test_dcl_introspection 0.34s call test_buffer_profile/test.py::test_buffer_profile 0.34s call test_buffer_profile/test.py::test_default_profile 0.34s call test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible 0.34s call test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible 0.34s call test_authentication/test.py::test_authentication_fail 0.19s call test_disks_app_func/test.py::test_disks_app_func_ld 0.17s setup test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db 0.17s setup test_default_role/test.py::test_set_default_roles 0.17s call test_disabled_access_control_improvements/test_row_policy.py::test_introspection 0.17s setup test_default_role/test.py::test_wrong_set_default_role 0.00s setup test_distributed_ddl/test.py::test_create_as_select[configs_secure] 0.00s teardown test_distributed_ddl/test.py::test_allowed_databases[configs_secure] 0.00s teardown test_disks_app_func/test.py::test_disks_app_func_cp 0.00s teardown test_distributed_ddl/test.py::test_allowed_databases[configs] 0.00s teardown test_cluster_copier/test_trivial.py::test_trivial_copy 0.00s setup test_cgroup_limit/test.py::test_cgroup_cpu_limit 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_simple[hashed] 0.00s setup test_backup_restore_on_cluster/test.py::test_get_error_from_other_host 0.00s teardown test_attach_backup_from_s3_plain/test.py::test_attach_part[compact] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_simple[flat] 0.00s setup test_backup_restore_on_cluster/test.py::test_tables_dependency 0.00s teardown test_dictionaries_postgresql/test.py::test_bad_configuration 0.00s setup test_backup_restore_on_cluster/test.py::test_stop_other_host_during_backup[True] 0.00s setup test_config_xml_main/test.py::test_xml_main_conf 0.00s setup test_backup_restore_on_cluster/test.py::test_system_users 0.00s setup test_backup_restore_on_cluster/test.py::test_table_with_parts_in_queue_considered_non_empty 0.00s setup test_backup_restore_on_cluster/test.py::test_async_backups_to_same_destination[http-True] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_complex[complex_key_cache] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_simple[direct] 0.00s setup test_backup_restore_on_cluster/test.py::test_empty_replicated_table 0.00s setup test_dictionaries_postgresql/test.py::test_postgres_schema 0.00s setup test_buffer_profile/test.py::test_default_profile 0.00s setup test_disabled_access_control_improvements/test_row_policy.py::test_some_users_without_policies 0.00s setup test_backup_restore_on_cluster/test.py::test_table_in_replicated_database_with_not_synced_def 0.00s setup test_backup_restore_on_cluster/test.py::test_async_backups_to_same_destination[native-True] 0.00s teardown test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema 0.00s setup test_disabled_access_control_improvements/test_row_policy.py::test_dcl_users_with_policies_from_users_xml 0.00s teardown test_allowed_client_hosts/test.py::test_allowed_host 0.00s setup test_backup_restore_on_cluster/test.py::test_keeper_value_max_size 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_simple[flat] 0.00s setup test_backup_restore_on_cluster/test.py::test_replicated_table_with_not_synced_merge 0.00s setup test_backup_restore_on_cluster/test.py::test_different_tables_on_nodes 0.00s setup test_backup_restore_on_cluster/test.py::test_stop_other_host_during_backup[False] 0.00s setup test_attach_backup_from_s3_plain/test.py::test_attach_part[wide] 0.00s teardown test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible 0.00s setup test_backup_restore_on_cluster/test.py::test_replicated_table_with_not_synced_insert 0.00s teardown test_config_xml_main/test.py::test_xml_main_conf 0.00s teardown test_concurrent_queries_restriction_by_query_kind/test.py::test_insert 0.00s teardown test_buffer_profile/test.py::test_buffer_profile 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_complex[complex_key_direct] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_complex[complex_key_hashed] 0.00s setup test_backup_restore_on_cluster/test.py::test_replicated_table_with_not_synced_def 0.00s setup test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible 0.00s teardown test_authentication/test.py::test_authentication_fail 0.00s setup test_backup_restore_on_cluster/test.py::test_replicated_database 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_simple[direct] 0.00s setup test_disks_app_func/test.py::test_remote_disk_list 0.00s teardown test_cgroup_limit/test.py::test_cgroup_cpu_limit 0.00s setup test_disabled_access_control_improvements/test_row_policy.py::test_dcl_management 0.00s setup test_disabled_access_control_improvements/test_row_policy.py::test_introspection 0.00s setup test_disks_app_func/test.py::test_disks_app_func_ld 0.00s setup test_backup_restore_on_cluster/test.py::test_required_privileges 0.00s setup test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key 0.00s setup test_backup_restore_on_cluster/test.py::test_system_functions 0.00s setup test_backup_restore_on_cluster/test.py::test_backup_restore_on_single_replica 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_simple[cache] 0.00s setup test_backup_restore_on_cluster/test.py::test_replicated_table 0.00s setup test_distributed_ddl/test.py::test_create_reserved[configs] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_simple[cache] 0.00s teardown test_default_role/test.py::test_set_default_roles 0.00s setup test_authentication/test.py::test_authentication_pass 0.00s teardown test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key 0.00s setup test_backup_restore_on_cluster/test.py::test_replicated_database_async 0.00s setup test_distributed_ddl/test.py::test_create_reserved[configs_secure] 0.00s teardown test_default_role/test.py::test_alter_user 0.00s setup test_backup_restore_on_cluster/test.py::test_projection 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_complex[complex_key_direct] 0.00s setup test_backup_restore_on_cluster/test.py::test_replicated_table_restored_into_smaller_cluster 0.00s setup test_backup_restore_on_cluster/test.py::test_replicated_table_restored_into_bigger_cluster 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_complex[complex_key_hashed] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_ranged[range_hashed] 0.00s setup test_backup_restore_on_cluster/test.py::test_mutation 0.00s teardown test_distributed_ddl/test.py::test_create_as_select[configs] 0.00s teardown test_disks_app_func/test.py::test_disks_app_func_rm 0.00s setup test_distributed_ddl/test.py::test_create_view[configs] 0.00s setup test_dictionaries_postgresql/test.py::test_predefined_connection_configuration 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_ranged[range_hashed] 0.00s teardown test_distributed_ddl/test.py::test_create_as_select[configs_secure] 0.00s setup test_distributed_ddl/test.py::test_default_database[configs_secure] 0.00s setup test_concurrent_queries_restriction_by_query_kind/test.py::test_select 0.00s teardown test_disks_app_func/test.py::test_disks_app_func_ls 0.00s teardown test_distributed_ddl/test.py::test_create_reserved[configs_secure] 0.00s setup test_distributed_ddl/test.py::test_create_view[configs_secure] 0.00s teardown test_dictionaries_postgresql/test.py::test_dictionary_with_replicas 0.00s teardown test_dictionaries_postgresql/test.py::test_postgres_schema 0.00s setup test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key 0.00s setup test_dictionaries_postgresql/test.py::test_load_dictionaries 0.00s setup test_disks_app_func/test.py::test_disks_app_func_mv 0.00s teardown test_dictionaries_postgresql/test.py::test_invalidate_query 0.00s setup test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load 0.00s setup test_distributed_ddl/test.py::test_create_as_select[configs] 0.00s teardown test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key 0.00s setup test_disks_app_func/test.py::test_disks_app_func_read_write 0.00s setup test_distributed_ddl/test.py::test_default_database[configs] 0.00s teardown test_distributed_ddl/test.py::test_create_view[configs_secure] 0.00s setup test_disks_app_func/test.py::test_disks_app_func_ln 0.00s setup test_disks_app_func/test.py::test_disks_app_func_rm 0.00s setup test_cluster_copier/test_trivial.py::test_trivial_without_arguments 0.00s teardown test_dictionaries_postgresql/test.py::test_load_dictionaries 0.00s setup test_dictionaries_postgresql/test.py::test_dictionary_with_replicas 0.00s setup test_dictionaries_postgresql/test.py::test_invalidate_query 0.00s teardown test_disks_app_func/test.py::test_disks_app_func_mv 0.00s setup test_disks_app_func/test.py::test_disks_app_func_ls 0.00s setup test_allowed_client_hosts/test.py::test_denied_host 0.00s teardown test_distributed_ddl/test.py::test_default_database[configs] 0.00s teardown test_disks_app_func/test.py::test_disks_app_func_ln 0.00s teardown test_distributed_ddl/test.py::test_create_reserved[configs] 0.00s teardown test_disks_app_func/test.py::test_disks_app_func_read_write 0.00s teardown test_distributed_ddl/test.py::test_create_view[configs] 0.00s teardown test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load 0.00s teardown test_disks_app_func/test.py::test_disks_app_func_ld =========================== short test summary info ============================ FAILED test_cgroup_limit/test.py::test_cgroup_cpu_limit - subprocess.CalledPr... PASSED test_authentication/test.py::test_authentication_fail PASSED test_authentication/test.py::test_authentication_pass PASSED test_default_role/test.py::test_alter_user PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[compact] PASSED test_default_role/test.py::test_set_default_roles PASSED test_disks_app_func/test.py::test_disks_app_func_cp PASSED test_dictionaries_postgresql/test.py::test_bad_configuration PASSED test_disabled_access_control_improvements/test_row_policy.py::test_dcl_introspection PASSED test_disks_app_func/test.py::test_disks_app_func_ld PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[wide] PASSED test_default_role/test.py::test_wrong_set_default_role PASSED test_allowed_client_hosts/test.py::test_allowed_host PASSED test_dictionaries_postgresql/test.py::test_dictionary_with_replicas PASSED test_disks_app_func/test.py::test_disks_app_func_ln PASSED test_allowed_client_hosts/test.py::test_denied_host PASSED test_disks_app_func/test.py::test_disks_app_func_ls PASSED test_disks_app_func/test.py::test_disks_app_func_mv PASSED test_disks_app_func/test.py::test_disks_app_func_read_write PASSED test_disabled_access_control_improvements/test_row_policy.py::test_dcl_management PASSED test_disks_app_func/test.py::test_disks_app_func_rm PASSED test_disabled_access_control_improvements/test_row_policy.py::test_dcl_users_with_policies_from_users_xml PASSED test_disabled_access_control_improvements/test_row_policy.py::test_introspection PASSED test_disks_app_func/test.py::test_remote_disk_list PASSED test_disabled_access_control_improvements/test_row_policy.py::test_some_users_without_policies PASSED test_distributed_ddl/test.py::test_allowed_databases[configs] PASSED test_backup_restore_on_cluster/test.py::test_async_backups_to_same_destination[http-False] PASSED test_distributed_ddl/test.py::test_create_as_select[configs] PASSED test_distributed_ddl/test.py::test_create_reserved[configs] PASSED test_dictionaries_postgresql/test.py::test_invalidate_query PASSED test_backup_restore_on_cluster/test.py::test_async_backups_to_same_destination[http-True] PASSED test_dictionaries_postgresql/test.py::test_load_dictionaries PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key PASSED test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key PASSED test_distributed_ddl/test.py::test_create_view[configs] PASSED test_dictionaries_postgresql/test.py::test_postgres_schema PASSED test_dictionaries_postgresql/test.py::test_predefined_connection_configuration PASSED test_backup_restore_on_cluster/test.py::test_async_backups_to_same_destination[native-True] PASSED test_cluster_copier/test_trivial.py::test_trivial_copy PASSED test_distributed_ddl/test.py::test_default_database[configs] PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_complex[complex_key_cache] PASSED test_backup_restore_on_cluster/test.py::test_backup_restore_on_single_replica PASSED test_backup_restore_on_cluster/test.py::test_different_tables_on_nodes PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_insert PASSED test_buffer_profile/test.py::test_buffer_profile PASSED test_buffer_profile/test.py::test_default_profile PASSED test_backup_restore_on_cluster/test.py::test_empty_replicated_table PASSED test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible PASSED test_cluster_copier/test_trivial.py::test_trivial_without_arguments PASSED test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible PASSED test_backup_restore_on_cluster/test.py::test_get_error_from_other_host PASSED test_checking_s3_blobs_paranoid/test.py::test_paranoid_check_in_logs PASSED test_backup_restore_on_cluster/test.py::test_keeper_value_max_size PASSED test_backup_restore_on_cluster/test.py::test_mutation PASSED test_backup_restore_on_cluster/test.py::test_projection PASSED test_concurrent_queries_restriction_by_query_kind/test.py::test_select PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_complex[complex_key_direct] PASSED test_backward_compatibility/test_cte_distributed.py::test_cte_distributed PASSED test_backup_restore_on_cluster/test.py::test_replicated_database PASSED test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema PASSED test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db PASSED test_default_database_on_cluster/test.py::test_default_database_on_cluster PASSED test_backup_restore_on_cluster/test.py::test_replicated_database_async PASSED test_block_structure_mismatch/test.py::test PASSED test_backup_restore_on_cluster/test.py::test_replicated_table PASSED test_distributed_ddl/test.py::test_allowed_databases[configs_secure] PASSED test_distributed_ddl/test.py::test_create_as_select[configs_secure] PASSED test_backup_restore_on_cluster/test.py::test_replicated_table_restored_into_bigger_cluster PASSED test_distributed_ddl/test.py::test_create_reserved[configs_secure] PASSED test_cleanup_after_start/test.py::test_old_dirs_cleanup PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_complex[complex_key_hashed] PASSED test_backup_restore_on_cluster/test.py::test_replicated_table_restored_into_smaller_cluster PASSED test_backward_compatibility/test_normalized_count_comparison.py::test_select_aggregate_alias_column PASSED test_distributed_ddl/test.py::test_create_view[configs_secure] PASSED test_distributed_ddl/test.py::test_default_database[configs_secure] PASSED test_backup_restore_on_cluster/test.py::test_replicated_table_with_not_synced_def PASSED test_backup_restore_on_cluster/test.py::test_replicated_table_with_not_synced_insert PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_ranged[range_hashed] PASSED test_backup_restore_on_cluster/test.py::test_replicated_table_with_not_synced_merge PASSED test_dictionary_custom_settings/test.py::test_work PASSED test_backup_restore_on_cluster/test.py::test_required_privileges PASSED test_backward_compatibility/test_vertical_merges_from_compact_parts.py::test_vertical_merges_from_comapact_parts PASSED test_dictionary_ddl_on_cluster/test.py::test_dictionary_ddl_on_cluster PASSED test_backup_restore_on_cluster/test.py::test_stop_other_host_during_backup[False] PASSED test_concurrent_backups_s3/test.py::test_concurrent_backups PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_simple[cache] PASSED test_compression_codec_read/test.py::test_default_codec_read PASSED test_dictionaries_redis/test_long.py::test_redis_dict_long PASSED test_backup_restore_on_cluster/test.py::test_stop_other_host_during_backup[True] PASSED test_backup_restore_on_cluster/test.py::test_system_functions PASSED test_backup_restore_on_cluster/test.py::test_system_users PASSED test_backup_restore_on_cluster/test.py::test_table_in_replicated_database_with_not_synced_def PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_simple[direct] PASSED test_backup_restore_on_cluster/test.py::test_table_with_parts_in_queue_considered_non_empty PASSED test_backup_restore_on_cluster/test.py::test_tables_dependency PASSED test_config_xml_main/test.py::test_xml_main_conf PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_simple[flat] PASSED test_detached_parts_metrics/test.py::test_numbers_of_detached_parts PASSED test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_simple[hashed] =================== 1 failed, 99 passed in 219.23s (0:03:39) =================== Traceback (most recent call last): File "/home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration/./runner", line 448, in subprocess.check_call(cmd, shell=True) File "/usr/lib/python3.10/subprocess.py", line 369, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command 'docker run --rm --name clickhouse_integration_tests_cvijkw --privileged --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/src/Server/grpc_protos:/ClickHouse/src/Server/grpc_protos --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e XTABLES_LOCKFILE=/run/host/xtables.lock -e PYTHONUNBUFFERED=1 -e DOCKER_DOTNET_CLIENT_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_HELPER_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_BASE_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_KERBERIZED_HADOOP_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_KERBEROS_KDC_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_MYSQL_JAVA_CLIENT_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_MYSQL_JS_CLIENT_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_MYSQL_PHP_CLIENT_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e PYTEST_OPTS='--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_allowed_client_hosts/test.py::test_allowed_host test_allowed_client_hosts/test.py::test_denied_host test_attach_backup_from_s3_plain/test.py::test_attach_part[compact] test_attach_backup_from_s3_plain/test.py::test_attach_part[wide] test_authentication/test.py::test_authentication_fail test_authentication/test.py::test_authentication_pass test_backup_restore_on_cluster/test.py::test_async_backups_to_same_destination[http-False] test_backup_restore_on_cluster/test.py::test_async_backups_to_same_destination[http-True] test_backup_restore_on_cluster/test.py::test_async_backups_to_same_destination[native-True] test_backup_restore_on_cluster/test.py::test_backup_restore_on_single_replica test_backup_restore_on_cluster/test.py::test_different_tables_on_nodes test_backup_restore_on_cluster/test.py::test_empty_replicated_table test_backup_restore_on_cluster/test.py::test_get_error_from_other_host test_backup_restore_on_cluster/test.py::test_keeper_value_max_size test_backup_restore_on_cluster/test.py::test_mutation test_backup_restore_on_cluster/test.py::test_projection test_backup_restore_on_cluster/test.py::test_replicated_database test_backup_restore_on_cluster/test.py::test_replicated_database_async test_backup_restore_on_cluster/test.py::test_replicated_table test_backup_restore_on_cluster/test.py::test_replicated_table_restored_into_bigger_cluster test_backup_restore_on_cluster/test.py::test_replicated_table_restored_into_smaller_cluster test_backup_restore_on_cluster/test.py::test_replicated_table_with_not_synced_def test_backup_restore_on_cluster/test.py::test_replicated_table_with_not_synced_insert test_backup_restore_on_cluster/test.py::test_replicated_table_with_not_synced_merge test_backup_restore_on_cluster/test.py::test_required_privileges test_backup_restore_on_cluster/test.py::test_stop_other_host_during_backup[False] test_backup_restore_on_cluster/test.py::test_stop_other_host_during_backup[True] test_backup_restore_on_cluster/test.py::test_system_functions test_backup_restore_on_cluster/test.py::test_system_users test_backup_restore_on_cluster/test.py::test_table_in_replicated_database_with_not_synced_def test_backup_restore_on_cluster/test.py::test_table_with_parts_in_queue_considered_non_empty test_backup_restore_on_cluster/test.py::test_tables_dependency test_backward_compatibility/test_cte_distributed.py::test_cte_distributed test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible test_backward_compatibility/test_normalized_count_comparison.py::test_select_aggregate_alias_column test_backward_compatibility/test_vertical_merges_from_compact_parts.py::test_vertical_merges_from_comapact_parts test_block_structure_mismatch/test.py::test test_buffer_profile/test.py::test_buffer_profile test_buffer_profile/test.py::test_default_profile test_cgroup_limit/test.py::test_cgroup_cpu_limit test_checking_s3_blobs_paranoid/test.py::test_paranoid_check_in_logs test_cleanup_after_start/test.py::test_old_dirs_cleanup test_cluster_copier/test_trivial.py::test_trivial_copy test_cluster_copier/test_trivial.py::test_trivial_without_arguments test_compression_codec_read/test.py::test_default_codec_read test_concurrent_backups_s3/test.py::test_concurrent_backups test_concurrent_queries_restriction_by_query_kind/test.py::test_insert test_concurrent_queries_restriction_by_query_kind/test.py::test_select test_config_xml_main/test.py::test_xml_main_conf test_default_database_on_cluster/test.py::test_default_database_on_cluster test_default_role/test.py::test_alter_user test_default_role/test.py::test_set_default_roles test_default_role/test.py::test_wrong_set_default_role test_detached_parts_metrics/test.py::test_numbers_of_detached_parts test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_complex[complex_key_cache] test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_complex[complex_key_direct] test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_complex[complex_key_hashed] test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_ranged[range_hashed] test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_simple[cache] test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_simple[direct] test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_simple[flat] test_dictionaries_all_layouts_separate_sources/test_clickhouse_local.py::test_simple[hashed] test_dictionaries_postgresql/test.py::test_bad_configuration test_dictionaries_postgresql/test.py::test_dictionary_with_replicas test_dictionaries_postgresql/test.py::test_invalidate_query test_dictionaries_postgresql/test.py::test_load_dictionaries test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_full_load test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_complex_key test_dictionaries_postgresql/test.py::test_postgres_dictionaries_custom_query_partial_load_simple_key test_dictionaries_postgresql/test.py::test_postgres_schema test_dictionaries_postgresql/test.py::test_predefined_connection_configuration test_dictionaries_redis/test_long.py::test_redis_dict_long test_dictionary_custom_settings/test.py::test_work test_dictionary_ddl_on_cluster/test.py::test_dictionary_ddl_on_cluster test_disabled_access_control_improvements/test_row_policy.py::test_dcl_introspection test_disabled_access_control_improvements/test_row_policy.py::test_dcl_management test_disabled_access_control_improvements/test_row_policy.py::test_dcl_users_with_policies_from_users_xml test_disabled_access_control_improvements/test_row_policy.py::test_introspection test_disabled_access_control_improvements/test_row_policy.py::test_some_users_without_policies test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db test_disks_app_func/test.py::test_disks_app_func_cp test_disks_app_func/test.py::test_disks_app_func_ld test_disks_app_func/test.py::test_disks_app_func_ln test_disks_app_func/test.py::test_disks_app_func_ls test_disks_app_func/test.py::test_disks_app_func_mv test_disks_app_func/test.py::test_disks_app_func_read_write test_disks_app_func/test.py::test_disks_app_func_rm test_disks_app_func/test.py::test_remote_disk_list test_distributed_ddl/test.py::test_allowed_databases[configs] test_distributed_ddl/test.py::test_allowed_databases[configs_secure] test_distributed_ddl/test.py::test_create_as_select[configs] test_distributed_ddl/test.py::test_create_as_select[configs_secure] test_distributed_ddl/test.py::test_create_reserved[configs] test_distributed_ddl/test.py::test_create_reserved[configs_secure] test_distributed_ddl/test.py::test_create_view[configs] test_distributed_ddl/test.py::test_create_view[configs_secure] test_distributed_ddl/test.py::test_default_database[configs] test_distributed_ddl/test.py::test_default_database[configs_secure] -vvv' altinityinfra/integration-tests-runner:0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c ' returned non-zero exit status 1.